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

Move to using ROS Noetic #39

Closed
9 of 19 tasks
rickstaa opened this issue Mar 24, 2021 · 1 comment
Closed
9 of 19 tasks

Move to using ROS Noetic #39

rickstaa opened this issue Mar 24, 2021 · 1 comment

Comments

@rickstaa
Copy link
Owner

rickstaa commented Mar 24, 2021

It would be nice if we move to ROS Noetic to get rid of the very extensive install instructions. There are however some packages that still are blocking this transition.

ROS noetic transition list

  • franka_ros
    • franka_control
    • franka_description
    • franka_example_controllers - Depends on panda_moveit_config which is not released yet (see franka_ros/issues/123)
    • franka_gripper
    • franka_hw
    • franka_msgs
    • franka_ros - Also depends on panda_moveit_config which is not released yet (see franka_ros/issues/123)
    • franka_visualization
  • gazebo_panda_gym - Compatible with ROS noetic if end effector control is removed.
  • Openai_ros - Can be removed as it was only added as a reference.
  • panda_moveit_config - Not yet compatible with ROS noetic (see panda_moveit_config/issues/77. ❌
  • panda_openai_sim - Should be compatible with ROS Noetic when we do the following:
    • Remove the end effector control. This needs to be done since this requires the
  • panda_simulation - Should be compatible with ROS Noetic when we do the following:
  • panda_training - No problem already written in python3
  • theconstruct_msgs - Compatible with noetic. We however could get rid of this package and add the message to our own package Include the_construct_msgs in package  #38.
@rickstaa
Copy link
Owner Author

rickstaa commented Apr 8, 2021

@panweihit moveit/panda_moveit_config#77 has just been released so transferring to Noetic is possible now.

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

No branches or pull requests

1 participant