iCub automatic driving within the Carla simulation environment #692
jimingda
started this conversation in
Show and tell
Replies: 1 comment
-
Interesting evolution of autonomous driving cars 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Recently, I have been working on implementing iCub automatic driving within the Carla simulation environment. The steering commands are computed using a PID controller, and communication is facilitated through ROS messages. The wheel grasping and manipulation techniques have been adopted from the icub-gazebo-grasping-sandbox project.
Below is what i have done.
test-.32.mp4
Beta Was this translation helpful? Give feedback.
All reactions