-
Notifications
You must be signed in to change notification settings - Fork 179
More flexible target definition #8
Copy link
Copy link
Open
Labels
Description
Hi,
Thanks for this awesome extension to MoveBase / ROS Nav stack. I just watched your ROSCON video and I did really like it; especially since we are using SMACH for our state behavior as well together with a local and global planner interface (using the nav_core planners). I thing we encountered during the Robocup@Home competitions is that we would like to express the navigation targets with use of contraints. I see that you are still using the geometry_msgs/PoseStamped. What do you think about this?
Our implementation can be found here:
https://github.com/tue-robotics/cb_base_navigation
Would love to hear your thoughts. Thanks again!
Reactions are currently unavailable