Skip to content

Imdimark/Biomedical_Final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biomedical robotics _ Last assignment

Nardelli Alice _ Di Marco Giovanni _ Pietrasanta Iacopo _ Civetta Federico

In order to make the project compliant to ROS the original project is splitted in two folder and a third one is added, it is used to simulate an holonomic environment.

Requirements

In this case only the linux option must be used in order to be compliant to ROS and the step 7 is different in our case: the repository must be this one. We don't recommend to use a docker container, it should create issues with the camera input.

  • ROS workspace with inside the three packages that are inside this repository

How to launch

  1. Download the repository: git clone https://github.com/Imdimark/Biomedical_Final
  2. Compile the packages: inside the workspace launch catkin_make
  3. start the ROSCORE: roscore &
  4. launch the code: rosrun biome main_reaching.py

The ROS component will be launched when you choose the "ROS GAME" option.

ROS game Behaviour

rosgraph

Two windows are opened:

  • the simulation environment by stage_ros
  • a button panel with 4 possible options

Every button is associated with a specific position, so in total we have 4 possible position (x, y). Every time the goal is reached, the success status is printed in the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.8%
  • C++ 16.7%
  • CMake 8.3%
  • Shell 0.2%