Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS2 mobility: (part of) planner_qp #733

Open
wants to merge 10 commits into
base: ros2
Choose a base branch
from

Conversation

joris997
Copy link

this is a PR for the planner_qp package for the ROS2 conversion. Deliberately, it does not include planner_qp itself, as I first wanted to check this in and gather any feedback.

For reference, this PR therefore includes

  • traj_opt_basic
  • traj_opt_msgs
  • traj_opt_pro
  • traj_opt_ros

@marinagmoreira

In traj_opt_ros, I separated the nh_ and the pub map, into one for Trajectory and SolverInfo, as it seems ROS2 does not allow the implementation that ROS1 allows. The code does seem to allow this change, based on the getPub, getInfoPub, and the other methods were already explicit.

Cheers,
Joris

@Pedro-Roque
Copy link
Contributor

Pedro-Roque commented Jun 13, 2024

@marinagmoreira not sure if you are going to be involved in the ROS2 port, but I realized that this PR was still waiting feedback.

Also tagging @bcoltin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants