[ROS Q&A] 187 – Unable to use data received in callback function
About: In the video of today, we are going to be checking the following Question I found in the ROS Answers forum: https://answers.ros.org/question/322314/unable-to-use-data-received-in-callback-function/ 🔴 Subscribe for more free ROS learning: https://www.youtube.com/channel/UCt6Lag-vv25fTX3e11mVY1Q?sub_confirmation=1 RELATED ROS RESOURCES&LINKS: ROS Development Studio (ROSDS) —▸ http://rosds.online Robot Ignite Academy –▸ https://www.robotigniteacademy.com — Feedback — Did you like this video? Do you
- Published in ROS Q&A
[Morpheus Chair] Pan & Tilt with Raspberry Pi and ROS | S3.Ep.1
About In this video, you are going to learn how to set up your raspberry pi to use the Pan & Tilt Hat created by WaveShare. We will create a python class to move the two servos and test all its functionality. Remember to leave a message of love to ANKI 😉 with the Hashtag
- Published in Real Robots with ROS
[ROS Q&A] 186 – How to store value from a subscribed topic in ROS in Python
About: In the video of today, we are going to see how you can easily store a value from a subscribed topic into a variable in order to use it later for further purposes. In this case, we will use a global variable to do so. 🔴 Subscribe for more free ROS learning: https://www.youtube.com/channel/UCt6Lag-vv25fTX3e11mVY1Q?sub_confirmation=1 RELATED
- Published in ROS Q&A
[Morpheus Chair] Vector ROSDS CloudConnection | T2.Ep.4
About: In this video, you are going to learn how to connect to the real Vector ROBOT through ROSDS using the real robot connection tools. You will also use a docker created by betaB0t to connect to VECTOR. Commands to launch the docker in your local PC: sudo docker run -e ANKI_USER_EMAIL=(EMAIL) -e ANKI_USER_PASSWORD=(PASSWORD) -e
- Published in Real Robots with ROS
[ROS Q&A] 185 – 2D Drone Navigation (Part 4 Get Odometry from Laser readings)
About: In the video of today, we are going to see how you can generate Odometry data from the Drone’s laser readings (using the rf2o_laser_odometry package). Then, we will use this Odometry data in order to perform Navigation. Get the full code of this video with this ROSject Link –▸ http://www.rosject.io/l/913ce36/ 🔴 Subscribe for more
- Published in ROS Q&A