Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atiderko committed May 7, 2021
1 parent 2aab66d commit 2c63ebf
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@ This repository is part of [ROS/IOP Bridge](https://github.com/fkie/iop_core).

It contains ROS-packages with different examples for using ROS/IOP-Bridge.

[fkie_iop_cfg_sim_turtle](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_turtle): simple example shows the usage of PrimitiveDriver with turtle simulator.
[fkie_iop_cfg_sim_stage_waypoint](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_stage_waypoint): shows the integration of local waypoint navigation with stage simulator. Local robot position and laser scans are also visualized on the OCU-site.
[fkie_iop_cfg_sim_stage](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_stage): complex example with multi-robot, map and video integration using stage simulator.
[fkie_iop_cfg_sim_video](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_video): shows how to provide video on robot and consume the IOP video on OCU.
[fkie_iop_cfg_sim_turtle](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_turtle): simple example shows the usage of PrimitiveDriver with turtle simulator.


Currently __not__ ported to ROS2:
> [fkie_iop_cfg_sim_stage_waypoint](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_stage_waypoint): shows the integration of local waypoint navigation with stage simulator. Local robot position and laser scans are also visualized on the OCU-site.
> [fkie_iop_cfg_sim_stage](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_stage): complex example with multi-robot, map and video integration using stage simulator.
> [fkie_iop_cfg_sim_video](https://github.com/fkie/iop_examples/tree/foxy-devel/fkie_iop_cfg_sim_video): shows how to provide video on robot and consume the IOP video on OCU.


Expand Down

0 comments on commit 2c63ebf

Please sign in to comment.