-
Basic iRobot Traversal
I found out how to implement linear and angular velocity to make the Create iRobot to move left right and curve.
This was a simple demo of it moving forward at max speed of 1.0 m/s
![]()
Welcome to my summer experience with DREU - Distributed Reasearch Experience for Undergraduates. As an undergraduate who is interested in both Computer Science and Robotics, I have an amazing opportunity to participate in a research project that combines these two fields. I want to thank the CRA for their support and effort in providing me with this experience.
For 10 weeks I will be collaborating with other undergraduate students under the mentorship of Dr. Odest Chadwicke Jenkins at Brown University. The focus of this research is to acquaint myself with the basics of writing robot controllers using ROS (the Robot Operating System). ROS runs onboard a sin- gle robot and provides an interface to the robot’s sensors and actuators over an IP network. Many in- teresting research-level projects can be implemented using ROS.
Basic iRobot Traversal
I found out how to implement linear and angular velocity to make the Create iRobot to move left right and curve.
This was a simple demo of it moving forward at max speed of 1.0 m/s