-
Notifications
You must be signed in to change notification settings - Fork 19
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
Get the Create3 ROS2 library working #147
Comments
We may be able to reinstall ROS1 and then use a ROS1 bridge to use the Create topics. |
We should use ROS 2 |
I have Created a super basic example of how to control the Create 3 with ROS. It is privatized because we are under NDA, so for now this will have to stay within KIPR. Tim is the only person that has access as of writing this. I suggest making classes Create3Publisher and Create3Subscriber as shown in that example and just having the kids pull methods from those classes. You could also have the publisher/subscriber handled at the same time in a Create3 class. I transferred ownership to @kipr so when the NDA is no longer relevant and we can release information, Tim should be able to make it public |
Instead of having 3 seperate threads all ROS2 discussion should be done here; so I've closed the other issues. |
As of writing this, the Wombat-OS is still being worked on. |
This will most likely require getting ROS2 working on the controller, which may prove to be a daunting task.
https://github.com/iRobotEducation/irobot_create_msgs
https://github.com/iRobotEducation/create3_examples
(These repositories are private, only people under the NDA with iRobot may view them)
Related Issue:
kipr/KIPR-Development-Toolkit#6
The text was updated successfully, but these errors were encountered: