Thanks for your very helpful video. You provided a gateway for me to be into robotic programming. I have an issue that my turtle is not turning around and hit the wall no matter how I adjust the linear x and angular z value. Any idea what could be the possible causes? Thanks a lot!
You might want to double check your code about the angular z. If linear x worked, then something's wrong with the angular velocity. Maybe add a log in the code so you can print the value you're sending
Foxy is the 2020 release and Humble is the 2022 release. Better to use Humble now (or even Jazzy, the 2024 release - you can follow the same tutorial, it won't be that much different)
Ey, excellent video, now I see you have a course on Udemy, that is cool, but I have a question, do you going to explain something about Pytest in ROS? testing is my field and its some difficult to find information about that. xD
Thank you for watching!
🔥 To go further with ROS2, check out this complete and step-by-step ROS2 course
👉 rbcknd.com/ros2-for-beginners
thanks mate
Thanks for your very helpful video. You provided a gateway for me to be into robotic programming. I have an issue that my turtle is not turning around and hit the wall no matter how I adjust the linear x and angular z value. Any idea what could be the possible causes? Thanks a lot!
You might want to double check your code about the angular z. If linear x worked, then something's wrong with the angular velocity. Maybe add a log in the code so you can print the value you're sending
Hello, new here and new to ROS. Is there any difference between foxy and humble?
Thanks for the awesome tutorial. Cheers.
Foxy is the 2020 release and Humble is the 2022 release. Better to use Humble now (or even Jazzy, the 2024 release - you can follow the same tutorial, it won't be that much different)
Hey Ed! Could you make a course on ROS 2 SLAM?
That's on my todo list :) just waiting for a bit more stability and features on ROS2 Humble and then I'll start!
@@RoboticsBackEnd
Great! I look forward to it.
Ey, excellent video, now I see you have a course on Udemy, that is cool, but I have a question, do you going to explain something about Pytest in ROS? testing is my field and its some difficult to find information about that. xD
Hi Diego, thanks for the question. Although I'm not planning to do testing tutorials soon, I'll keep your request for future tutorials/courses!