Skip to content

krishna4104/ogmen_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogmen Robotics Task

Rviz Launch

  • Added rviz.launch along with all sensor data
ros2 launch ogmen_description rviz.launch.py

Gazebo and Move

image

  • Added spawn.launch.py To launch rviz and gazebo
ros2 launch ogmen_description rviz.launch.py

image

  • Added script modify the /scan data and filter it to have only a range of 0 to 120 degrees as its field of view and publish this filtered data to a new topic /filtered_scan. To run
ros2 run ogmen_description filter

image

  • [_] (Working) on Move.py - this file will read a list waypoints coordinates [x (meters), y (meters), yaw_angle(degrees)] : [0,0,0] [5,0,45] [5,5,90] [0,5,0] [0,0,135]

To drive around

ros2 run teleop_twist_keyboard teleop_twist_keyboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published