Skip to content

Simulation environment for our master's project Low Cost IMU Sensor

Notifications You must be signed in to change notification settings

Efesendil/ROS2_x500

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS2_x500

Simulation environment for our master's project Low Cost IMU - Observer Implementation.

This project could be used for any other future work.


  1. Install ROS2-foxy
  2. Create workspace "sim_ws/src", create folder "simulation" in src, go to "simulation"
  3. Clone the repo
  4. Add this to .bashrc:

source /opt/ros/foxy/setup.bash

source /usr/share/gazebo/setup.sh

export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/home/<pc_name>/sim_ws/src/simulation/models/

  1. cd sim/ws
  2. colcon build
  3. install/setup.bash
  4. source ~/.bashrc
  5. gazebo
  6. Find model x500 in gazebo

About

Simulation environment for our master's project Low Cost IMU Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published