Will Son

Results 510 comments of Will Son

Hi @lukicdarkoo Sure, I'll clear up a few on going issues and PR for the both releases. Thank you!

@dean24-up Thanks for the update. We're investigating this issue as there is a similar case during ROS2 simulation.

Hi @denesh-globotix When building from the source, you should use a specific branch for example `foxy-devel` for Foxy. `ros2` and `ros2-devel` are reserved for ROS2 Rolling update for the upcoming...

@johncabibihan The Manipulation section for the latest ROS is scheduled to be updated in 2Q of 2021. Thank you.

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!

Hi @pradrn There is an identical issue #78. Does it help to solve your problem?

Hi @royito55 During the motor setup process, only one DYNAMIXEL should be connected to the OpenCR or else both DYNAMIXEL could be configured with the same ID which may cause...

@royito55 Please check both DYNAMIXEL if the LED blinks once when powered. You might also have a bad cable so please try switching cables when testing DYNAMIXEL.

@nagarjunvinukonda I just downloaded the latest source code and built and ran, but seems okay to me. Terminal 1 ``` $ roslaunch turtlebot3_gazebo turtlebot3_world.launch ``` Terminal 2 ``` $ roslaunch...

I don't see a `/tf` message in your node graph. Could you check if you have installed tf on your machine? ``` $ sudo apt install ros-melodic-tf ```