Changelog for package neonavigation_launch
0.10.4 (2020-11-12)
0.10.3 (2020-10-22)
0.10.2 (2020-10-07)
0.10.1 (2020-08-26)
0.10.0 (2020-08-06)
0.9.1 (2020-07-16)
0.9.0 (2020-07-02)
0.8.8 (2020-06-15)
0.8.7 (2020-05-22)
0.8.6 (2020-05-15)
- neonavigation_launch: revert exec_depend to trajectory_tracker_rviz_plugins (#491)
- Contributors: Atsushi Watanabe
0.8.5 (2020-05-04)
0.8.4 (2020-04-30)
0.8.3 (2020-04-26)
- Add CI jobs for Noetic (#462)
- Contributors: Atsushi Watanabe
0.8.2 (2020-04-07)
- Support Noetic (#461)
- Contributors: Atsushi Watanabe
0.8.1 (2020-03-12)
0.8.0 (2020-03-04)
0.7.0 (2020-02-04)
0.6.0 (2020-01-18)
0.5.1 (2020-01-06)
0.5.0 (2019-10-21)
- planner_cspace: publish internally used maps as OccupancyGrid (#396)
- costmap_cspace: fix unknown handling (#392)
- Contributors: Atsushi Watanabe
0.4.3 (2019-09-10)
0.4.2 (2019-08-19)
0.4.1 (2019-08-15)
- trajectory_tracker: update demo params (#352)
- Drop ROS Indigo and Ubuntu Trusty support (#310)
- Contributors: Atsushi Watanabe
0.4.0 (2019-05-09)
- trajectory_tracker: remove unused parameters (#274)
- Contributors: Yuta Koga
0.3.1 (2019-01-10)
- neonavigation_launch: add dependency to trajectory_tracker_rviz_plugins (#259)
- trajectory_tracker: support PathWithVelocity (#244)
- Migrate tf to tf2 (#230)
- Fix catkin package definitions (#206)
- Contributors: Atsushi Watanabe, So Jomura
0.2.3 (2018-07-19)
- Install sample files and nodes for demo (#201)
- Contributors: Atsushi Watanabe
0.2.2 (2018-07-17)
0.2.1 (2018-07-14)
0.2.0 (2018-07-12)
- Fix topic/service namespace model (#168)
- Update package descriptions and unify license and version (#165)
- Use neonavigation_msgs package (#164)
- costmap_cspace: fix layer order handling from the parameter (#154)
- Add integration demo (#133)
- costmap_cspace: add unknown handler layer (#132)
- safety_limiter: add watchdog timer (#123)
- safety_limiter: use timer instead of spinOnce (#121)
- planner_cspace: support parallel aster search (#118)
- costmap_cspace: make static layers configurable (#108)
- costmap_cspace: make costmap layer structure configurable (#106)
- planner_cspace: add simple action client for robot patrol. (#61)
- neonavigation_launch, planner_cspace: add simple simulator. (#59)
- Support package install. (#45)
- adds READMEs (#11)
- changes planner and costmap package names with a postfix _cspace
- neonavigation_launch: updates trajectory_tracker parameters
- neonavigation_launch: specifies parameter to control yaw at the goal
- neonavigation_launch: changes in-place rotation threshold
- neonavigation_launch: adds arg to specify path looking ahead range
- neonavigation_launch: removes tolerance parameters to use default value
- neonavigation_launch: adds parameter to specify goal topic
- neonavigation_launch: removes unused parameters
- neonavigation_launch: adds args to set planner and costmap parameters
- neonavigation_launch: add args for simulation
- neonavigation_launch: add launch file to use costmap_3d and planner_3d
- Contributors: Atsushi Watanabe