The repository will contain ROS programming and building of a robot from scratch.
cd catkin_ws/src
git clone https://github.com/theAkashDas/ros_robot_botAlive.git
catkin_make or catkin build
git log
git checkout <commit_hash>
- Added the URDF file for the robot
- Added the launch folder and launch file
- For launching the empty gazebo world and the basic model :
roslaunch unicorn spawn.launch
- Added another link in the robot.urdf file named link_arm
- Added a continuous joint in between the two links
- For launching the empty gazebo world and the basic model :
roslaunch unicorn spawn.launch
- Added left and right wheels in robot.urdf file
- Added a scanner on the top of the robot.
- For launching the empty gazebo world and the basic model :
roslaunch unicorn spawn.launch