Open MoritzWillmann opened 3 years ago
@MoritzWillmann
Thank you for reporting the issue. I'm currently working on to release rolling packages, and for turtlebot3
package, you may use the galactic-devel
branch for now as I'm going to create the rolling branch very soon.
Thanks!
Had the same problem.
Making the changes in turtlebot3_node/src/turtlebot3.cpp
that @m2-farzan did seems to have resolved it and the build proceeded to completion (with a couple of warnings). But then at the end there's 1 package had stderr output: turtlebot3_node
.
Strange because there were no errors and there's Finished <<< turtlebot3_node [1min 30s]
alright
'stderr' output is caused by errors and/or warnings. In your case it's probably just the warnings.
Which TurtleBot3 platform do you use?
Which ROS is working with TurtleBot3?
Which SBC(Single Board Computer) is working on TurtleBot3?
Which OS you installed on SBC?
Which OS you installed on Remote PC?
Specify the software and firmware version(Can be found from Bringup messages)
Specify the commands or instructions to reproduce the issue.
I'm currently trying to setup the turtlebot3 packages on my host pc in combination with ros2 rolling. Whilst building the turtlebot3 packages as stated above I get the mentioned error message. I checked that only rolling is sourced for both ros2 and navigation2.