mirror of
https://github.com/modelec/Documentations.git
synced 2026-01-18 16:37:30 +01:00
doc ros v0.1.1-1
changelist : - fastdds
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
<toc-element topic="Tirette-Service-Interface.md"/>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
<toc-element topic="Developpement.md"/>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
|
||||
11
Writerside/topics/Developpement.md
Normal file
11
Writerside/topics/Developpement.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Developpement
|
||||
|
||||
|
||||
### Debug
|
||||
Pour recup les data de la rasp sur son pc->
|
||||
```bash
|
||||
source <modelec-serge-ROS install>/install/setup.bash
|
||||
export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
|
||||
export FASTRTPS_DEFAULT_PROFILES_FILE=<modelec-serge-ROS install>/fastdds_test.xml
|
||||
export ROS_DOMAIN_ID=128
|
||||
```
|
||||
Reference in New Issue
Block a user