Adithya Ranga
|
e1f346b4aa
|
Adding rospy shutdown (after episode) for clean exit when interrupted
|
2018-06-28 10:47:55 -07:00 |
Adithya Ranga
|
d6f6f0aef8
|
Minor Fix to rosbag_fname
|
2018-06-28 10:36:08 -07:00 |
Adithya Ranga
|
a864cc27c3
|
Review follow-up changes:
- control inputs removed - will be a separate request if necessary
- style adjustments - compliant with PEP8
|
2018-06-27 09:38:48 -07:00 |
Adithya Ranga
|
e15586d4e7
|
Changes to episodes routine
- Framesperepisode loop edited to also run infinitely
|
2018-06-26 15:49:07 -07:00 |
Adithya Ranga
|
3dbc9007e8
|
Adding episodes to rosbridge:
- episodes & framesperepisode added for rosbag recording
- writing control inputs to bag
|
2018-06-26 12:01:56 -07:00 |
Толкачев Данил
|
c6bf2438d9
|
fix lidar orientation
|
2018-06-25 17:14:45 +03:00 |
Толкачев Данил
|
9ce0237eef
|
fix wrong camera orientation
|
2018-06-25 17:14:45 +03:00 |
Толкачев Данил
|
7822612fd1
|
fix boundig box transform
|
2018-06-25 17:14:45 +03:00 |
Толкачев Данил
|
b3a6ba8dc3
|
fix lidar timestamp bug
|
2018-06-25 17:12:29 +03:00 |
thibault-buhet
|
15b04fb577
|
fix scaling error
This needs to be changed because #322 was fixed
|
2018-06-25 15:18:17 +02:00 |
Laurent George
|
0502e607b7
|
Fix timestamp bug
Carla stamp is in ms thus we need to divide it by 1000 to go to seconds (and not the inverse)
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
587c7b36a0
|
Remove hardcoding rosbag path
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
df2561b0b3
|
Fix Readme
Fix small mistakes in documentation thanks to report of beta-testers.
Add documentation for rosbag option.
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
cc6157e11c
|
Fix rosbag recorder
A little mistake was still present, now the rosbag recorder works fine
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
9c98e48013
|
Add default settings example in settings.yaml
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
71f5b115e2
|
Fix load params from settings.yaml
Some parameters were not loaded from config file, and only hardcoded default value was used.
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
e09c3490ac
|
Refactor code based on code review
- Update documentation
- Separate ros bridge into multiple/small files
- Add a test (rostest test/ros_bridge_client.test)
- Add docstrings
- Refactor
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
2f86acc375
|
fix readme
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
3da1c84142
|
update readme
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
19dea38409
|
fix box extent on last master
|
2018-06-11 10:35:35 +02:00 |
Laurent George
|
0f934cd1f1
|
Add a minimal ros bridge: camera, lidar, control
First version of the bridge written in python. Inspired by the work of
WenchaoDing (https://gist.github.com/WenchaoDing/8bdf2b6753f0cc6cb1c4019529a79c9f).
|
2018-06-11 10:35:35 +02:00 |