Skip to content
Draft
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
ef3ce52
Ajoute la config complète de sara
Philippe117 Nov 10, 2019
5376ce1
Met la branche de sara_description sur master
Philippe117 Nov 16, 2019
5055e3a
Ajoute les configurations de test pour odas et dynamixel
Philippe117 Jan 10, 2020
555ca93
Utilise la branche de test pour gpd
Philippe117 Jan 12, 2020
a7128d5
ajoute frame to box
Philippe117 Jan 12, 2020
3e2f85c
reture frame to box
Philippe117 Jan 12, 2020
eb5ad8a
corrige les versions
Philippe117 Jan 13, 2020
2328075
Ajuste la liste .rosinstall
Philippe117 Jan 13, 2020
2024dfb
Remet frame to box en place
Philippe117 Jan 14, 2020
04b9621
update config
Philippe117 Jan 15, 2020
dc9eeb1
update rosinstall to fix gpd compilation
Philippe117 Jan 17, 2020
ffde404
Ajoute tout les packages utilisées par Sara
Philippe117 Jan 30, 2020
a865dfb
Ajuste la config à la vrai Sara
Philippe117 Feb 2, 2020
b3398e7
Ne scrape pas les packages qui manques.
Philippe117 Feb 2, 2020
5cea94d
Ne scrape pas les packages qui manques.
Philippe117 Feb 2, 2020
1f85fa1
Utilise https au lieu de ssh
Philippe117 Feb 7, 2020
c8695fd
Ajoute le fix des dynamixels pour sara_launch
Philippe117 Feb 8, 2020
bc3ff72
Merge pull request #61 from WalkingMachine/master
Philippe117 Feb 8, 2020
408192c
ajuste les launchfiles
Philippe117 Feb 26, 2020
770c442
Merge branch 'config/sara_kinetic' of github.com:WalkingMachine/sara_…
Philippe117 Feb 28, 2020
aaa704c
met la bonne config pour sara_hosts
Philippe117 Mar 2, 2020
53360ca
Merge branch 'dev_config/sara_kinetic' of https://github.com/WalkingM…
Philippe117 Mar 2, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 18 additions & 14 deletions src/.rosinstall
Original file line number Diff line number Diff line change
Expand Up @@ -69,27 +69,31 @@
- git:
local-name: sara_behaviors
uri: https://github.com/WalkingMachine/sara_behaviors.git
version: update/portes_ouvertes
version: master
- git:
local-name: sara_control
uri: https://github.com/WalkingMachine/sara_control.git
version: ajustements
- git:
local-name: sara_description
uri: https://github.com/WalkingMachine/sara_description.git
version: lowPolyURDF
version: master
- git:
local-name: sara_hosts
uri: https://github.com/WalkingMachine/sara_hosts.git
version: config/sara-lenovo
- git:
local-name: sara_launch
uri: https://github.com/WalkingMachine/sara_launch.git
version: feature/use_new_navigation
version: total_revision
- git:
local-name: sara_moveit
uri: https://github.com/WalkingMachine/sara_moveit.git
version: feature/simulation_safe
- git:
local-name: sara_msgs
uri: https://github.com/WalkingMachine/sara_msgs.git
version: feature/entity_pose
version: master
- git:
local-name: sara_navigation
uri: https://github.com/WalkingMachine/sara_navigation
Expand All @@ -104,16 +108,16 @@
version: fix/kinova_udev
- git:
local-name: vizbox
uri: https://git@github.com:WalkingMachine/vizbox.git
version: feature/allow_from_outside
uri: https://github.com/WalkingMachine/vizbox.git
version: master
- git:
local-name: wm_admitance
uri: https://github.com/WalkingMachine/wm_admitance.git
version: master
- git:
local-name: wm_direction_to_point
uri: https://github.com/WalkingMachine/wm_direction_to_point.git
version: master
version: feature/launchfile
- git:
local-name: wm_entity_tracker
uri: https://github.com/WalkingMachine/wm_entity_tracker.git
Expand All @@ -128,7 +132,7 @@
version: master
- git:
local-name: wm_grasp_selection
uri: https://git@github.com:WalkingMachine/wm_grasp_selection.git
uri: https://github.com/WalkingMachine/wm_grasp_selection.git
version: master
- git:
local-name: wm_kinova_hardware_interface
Expand All @@ -141,18 +145,18 @@
- git:
local-name: wm_lifting_column_arduino
uri: https://github.com/WalkingMachine/wm_lifting_column_arduino.git
version: feature/use_encoder_library
version: master
- git:
local-name: wm_mecanum_cmd
uri: https://github.com/WalkingMachine/wm_mecanum_cmd
version: master
- git:
local-name: wm_nlu
uri: https://git@github.com:WalkingMachine/wm_nlu.git
uri: https://github.com/WalkingMachine/wm_nlu.git
version: feature/nlu_receptionist
- git:
local-name: wm_object_segmentation
uri: https://git@github.com:WalkingMachine/wm_object_segmentation.git
uri: https://github.com/WalkingMachine/wm_object_segmentation.git
version: feature/no_low_object_publication
- git:
local-name: wm_odometry_feedback
Expand Down Expand Up @@ -180,8 +184,8 @@
version: master
- git:
local-name: wm_table_segmentation
uri: https://git@github.com:WalkingMachine/wm_table_segmentation.git
version: feature/publish_table_pose
uri: https://github.com/WalkingMachine/wm_table_segmentation.git
version: master
- git:
local-name: wm_trajectory_manager
uri: https://github.com/WalkingMachine/wm_trajectory_manager.git
Expand All @@ -192,7 +196,7 @@
version: fix/try_except
- git:
local-name: wonderland
uri: https://git@github.com:WalkingMachine/wonderland.git
uri: https://github.com/WalkingMachine/wonderland.git
version: master
- git:
local-name: zbar_ros
Expand Down