turtlebot3
turtlebot3 copied to clipboard
Turtlebot3 with OpenManipulator
ISSUE TEMPLATE ver. 0.4.0
-
Which TurtleBot3 platform do you use?
- [ ] Burger
- [ ] Waffle
- [x ] Waffle Pi
-
Which ROS is working with TurtleBot3?
- [ ] ROS 1 Kinetic Kame
- [ ] ROS 1 Melodic Morenia
- [x ] ROS 1 Noetic Ninjemys
- [ ] ROS 2 Dashing Diademata
- [ ] ROS 2 Eloquent Elusor
- [ ] ROS 2 Foxy Fitzroy
- [ ] etc (Please specify your ROS Version here)
-
Which SBC(Single Board Computer) is working on TurtleBot3?
- [ ] Intel Joule 570x
- [x ] Raspberry Pi 3B+
- [ ] Raspberry Pi 4
- [ ] etc (Please specify your SBC here)
-
Which OS you installed on SBC?
- [ x] Raspbian distributed by ROBOTIS
- [ ] Ubuntu MATE (16.04/18.04/20.04)
- [ ] Ubuntu preinstalled server (18.04/20.04)
- [ ] etc (Please specify your OS here)
-
Which OS you installed on Remote PC?
- [ ] Ubuntu 16.04 LTS (Xenial Xerus)
- [ ] Ubuntu 18.04 LTS (Bionic Beaver)
- [x ] Ubuntu 20.04 LTS (Focal Fossa)
- [ ] Windows 10
- [ ] MAC OS X (Specify version)
- [ ] etc (Please specify your OS here)
-
Specify the software and firmware version(Can be found from Bringup messages)
- Software version: [x.x.x]
- Firmware version: [x.x.x]
-
Specify the commands or instructions to reproduce the issue.
- I would like to get the OpenManipulator working with Turtlebot 3 Waffle Pi
-
Copy and Paste the error messages on terminal.
- There are no instructions for Noetic.
-
Please describe the issue in detail.
- Please send the link for instructions. Thanks.
@johncabibihan The Manipulation section for the latest ROS is scheduled to be updated in 2Q of 2021. Thank you.
@ROBOTIS-Will Q2 2021 is coming to an end. Any update? Would be awesome to try out TB3+OM on Melodic this summer.
Hi @MOJOliciousFTW Thanks for the interest. I'm currently working on it, and having some hick ups but you'll be able to run the TB3 manipulation in this summer. Thanks!
Hello @ROBOTIS-Will , is this project abandoned? Can you provide at least some instructions to set it up with openmanipulator-x or anything that can make the manipulator usable? Thanks
@vale-max @ROBOTIS-Will Hi, OpenCR firmware for Noetic has not been released yet. So, You shall use by modifying the sketch example of Arduino IDE.
・Step:
- Arduno IDE, Examples> TurtleBot3> turtlebot3_with_open_manipulator> turtlebot3_with_open_manipulator_core open.
- Uncomment the third line of turtlebot3_with_open_manipulator_core_config.h.
#define NOETIC_SUPPORT //uncomment this if writting code for ROS1 Noetic
- Write the sketch to OpenCR