Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
homer_navigation
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
robbie
homer_navigation
Commits
53ac86dd
Commit
53ac86dd
authored
1 year ago
by
Daniel Müller
Browse files
Options
Downloads
Patches
Plain Diff
generated changelog
parent
274c04ed
No related branches found
Branches containing commit
Tags
0.1.132
Tags containing commit
1 merge request
!21
WIP: Started implementing voxel map
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.rst
+23
-0
23 additions, 0 deletions
CHANGELOG.rst
with
23 additions
and
0 deletions
CHANGELOG.rst
+
23
−
0
View file @
53ac86dd
...
...
@@ -2,6 +2,29 @@
Changelog for package homer_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'fix/code_clean_up' into 'master'
Cleaning up navigation node code
See merge request robbie/homer_navigation!27
* Revert time measuring for timeouts; Improve path visualizations
* minor: removed comment
* More renaming, moving functions around, fixing minor stuff
* Fix: Added missing startNavigation call; further renaming
* Minor: Further function renaming and code simplifications
* Use real timestamps from pose and laser msgs
* calculatePath now returns bool; renamed function to sendCurrentPathData
* Minor: Removed extra function performNextMove
* Minor: Renamed function to checkIfObstacleOnPath
* Added pixel drawing of regions between waypoints to drawing h/cpp as well
* Added creation of obstacle map for inspection to drawing h/cpp
* Remove fast_path_planning as it isn't used
* Added updateNavigationTarget function for more centralised structuring
* minor: fix renamed variable
* minor cleanup and renaming
* Added publisher for driven path; Fixed strange scaling based on angle difference, resulting in speeding up instead of slowing down in some cases
* Contributors: Daniel Müller, Project Robbie
0.1.132 (2023-09-05)
--------------------
* Use homer_python_utils instead of homer_utils for Python imports
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment