Skip to content

Commit 81bfd37

Browse files
committed
add agimus packages to wip
1 parent e977a3b commit 81bfd37

File tree

30 files changed

+612
-0
lines changed

30 files changed

+612
-0
lines changed

agimus-demos/DESCR

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The agimus_demos package

agimus-demos/Makefile

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# robotpkg Makefile for: wip/agimus-vision
2+
# Created: Long Ha Thuc on Tue, 18 Aug 2020
3+
#
4+
5+
ORG= agimus
6+
NAME= agimus-demos
7+
VERSION= 1.1.0
8+
DOWNLOAD_LOC= releases/download
9+
MASTER_SITE_AGIMUS= https://github.com/agimus/
10+
DISTNAME= ${NAME}-${VERSION}
11+
12+
MASTER_SITES= ${MASTER_SITE_AGIMUS:=${NAME}/${DOWNLOAD_LOC}/v${VERSION}/}
13+
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}/${DOWNLOAD_LOC}/v${VERSION}
14+
LICENSE= gnu-lgpl-v3
15+
16+
CATEGORIES= wip
17+
COMMENT= Agimus-demos
18+
19+
include ../../devel/ros-catkin/depend.mk
20+
include ../../mk/language/c.mk
21+
include ../../mk/language/c++.mk
22+
include ../../mk/robotpkg.mk

agimus-demos/PLIST

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
share/agimus_demos/tiago/CMakeLists.txt
2+
share/agimus_demos/tiago/setup/play_supervisor.py
3+
share/agimus_demos/tiago/setup/supervisor.py
4+
share/agimus_demos/tiago/common/camera_info.yaml
5+
share/agimus_demos/tiago/insert_drill/script_hpp.py
6+
share/agimus_demos/tiago/insert_drill/config.rviz
7+
share/agimus_demos/tiago/insert_drill/supervisor.py
8+
share/agimus_demos/package.xml
9+
share/agimus_demos/launch/talos_pickup_object_on_pyrene_no_vision.launch
10+
share/agimus_demos/launch/tiago_insert_drill_estimation.launch
11+
share/agimus_demos/launch/tiago_insert_drill_tiago.launch
12+
share/agimus_demos/launch/tiago_insert_drill_tiago_hpp.launch
13+
share/agimus_demos/launch/tiago_insert_drill_world_setup.launch
14+
share/agimus_demos/launch/tiago_insert_drill_geometric_simu.launch
15+
share/agimus_demos/launch/tiago_insert_drill_gazebo_sot.launch
16+
share/agimus_demos/launch/talos_manipulate_boxes_world_setup.launch
17+
share/agimus_demos/launch/talos_pickup_cardboard_box_on_pyrene.launch
18+
share/agimus_demos/launch/talos_manipulate_boxes_estimation.launch
19+
share/agimus_demos/launch/talos_calibration_apriltags_on_pyrene.launch
20+
share/agimus_demos/launch/talos_pickup_object_geometric_simu.launch
21+
share/agimus_demos/launch/talos_pickup_object_gazebo.launch
22+
share/agimus_demos/launch/talos_manipulate_boxes_on_pyrene.launch
23+
share/agimus_demos/launch/talos_pickup_cardboard_box_on_pyrene_no_vision.launch
24+
share/agimus_demos/launch/talos_pickup_cardboard_box_geometric_simu.launch
25+
share/agimus_demos/launch/talos_pass_box_between_hands_on_pyrene.launch
26+
share/agimus_demos/launch/talos_calibration_apriltags.launch
27+
share/agimus_demos/launch/talos_camera_calibration_on_pyrene.launch
28+
share/agimus_demos/launch/talos_manipulate_boxes_support_calibration.launch
29+
share/agimus_demos/launch/talos_manipulate_boxes_gazebo.launch
30+
share/agimus_demos/launch/talos_calibration_apriltags_tracker.launch
31+
share/agimus_demos/launch/tiago_insert_drill_gazebo.launch
32+
share/agimus_demos/launch/talos_manipulate_boxes_geometric_simu.launch
33+
share/agimus_demos/launch/talos_pass_box_between_hands_geometric_simu.launch
34+
share/agimus_demos/launch/tiago_insert_drill_gazebo_tiago.launch
35+
share/agimus_demos/launch/talos_pass_box_between_hands_gazebo.launch
36+
share/agimus_demos/launch/talos_pickup_cardboard_box_gazebo.launch
37+
share/agimus_demos/cmake/agimus_demosConfig.cmake
38+
share/agimus_demos/cmake/agimus_demosConfig-version.cmake
39+
share/agimus_demos/scripts/group_of_tags.py
40+
share/agimus_demos/scripts/calibration_frames_grabber.py
41+
share/agimus_demos/scripts/gazebo_object_to_tf.py
42+
share/agimus_demos/scripts/publish_constants.py
43+
share/agimus_demos/scripts/visual_tag_initializer.py
44+
share/agimus_demos/talos/pickup_cardboard_box/script_hpp.py
45+
share/agimus_demos/talos/pickup_cardboard_box/supervisor.py
46+
share/agimus_demos/talos/pickup_cardboard_box/estimation_hpp.py
47+
share/agimus_demos/talos/pickup_cardboard_box/common_hpp.py
48+
share/agimus_demos/talos/movement_30_11_18/run_demo.py
49+
share/agimus_demos/talos/movement_30_11_18/script_hpp.py
50+
share/agimus_demos/talos/movement_30_11_18/script_hpp2.py
51+
share/agimus_demos/talos/movement_30_11_18/supervisor.py
52+
share/agimus_demos/talos/CMakeLists.txt
53+
share/agimus_demos/talos/camera_calibration/generate_pose.py
54+
share/agimus_demos/talos/camera_calibration/convert_to_visp_yaml.py
55+
share/agimus_demos/talos/camera_calibration/test_compute_model.py
56+
share/agimus_demos/talos/camera_calibration/run_demo.py
57+
share/agimus_demos/talos/camera_calibration/rosbag-calib.sh
58+
share/agimus_demos/talos/camera_calibration/script_hpp.py
59+
share/agimus_demos/talos/camera_calibration/script_hpp2.py
60+
share/agimus_demos/talos/camera_calibration/supervisor.py
61+
share/agimus_demos/talos/camera_calibration/compute_model.py
62+
share/agimus_demos/talos/manipulate_boxes/README.md
63+
share/agimus_demos/talos/manipulate_boxes/script_hpp.py
64+
share/agimus_demos/talos/manipulate_boxes/estimation.py
65+
share/agimus_demos/talos/manipulate_boxes/flip_box.py
66+
share/agimus_demos/talos/manipulate_boxes/config.rviz
67+
share/agimus_demos/talos/manipulate_boxes/supervisor.py
68+
share/agimus_demos/talos/manipulate_boxes/robot_only_supervisor.py
69+
share/agimus_demos/talos/manipulate_boxes/common_hpp.py
70+
share/agimus_demos/talos/manipulate_boxes/calibration.py
71+
share/agimus_demos/talos/manipulate_boxes/plan_path.py
72+
share/agimus_demos/talos/pass_box_between_hands/pass_box_between_hands.py
73+
share/agimus_demos/talos/pass_box_between_hands/supervisor.py
74+
share/agimus_demos/talos/full-body-calibration/joint_limits.py
75+
share/agimus_demos/talos/pickup_object/script_hpp.py
76+
share/agimus_demos/talos/pickup_object/estimation.py
77+
share/agimus_demos/talos/pickup_object/supervisor.py
78+
share/agimus_demos/talos/INSTALL.md
79+
share/agimus_demos/talos/calibration/apriltags/play_motion.py
80+
share/agimus_demos/talos/calibration/apriltags/README.md
81+
share/agimus_demos/talos/calibration/apriltags/doc/calibration.tex
82+
share/agimus_demos/talos/calibration/apriltags/script_hpp.py
83+
share/agimus_demos/talos/calibration/apriltags/data/measures-simulation.csv
84+
share/agimus_demos/talos/calibration/apriltags/data/measurements-pyrene-20200212-2.csv
85+
share/agimus_demos/talos/calibration/apriltags/data/config-left-wrist.csv
86+
share/agimus_demos/talos/calibration/apriltags/data/config-right-wrist.csv
87+
share/agimus_demos/talos/calibration/apriltags/data/all-configurations.csv
88+
share/agimus_demos/talos/calibration/apriltags/data/one-measure.csv
89+
share/agimus_demos/talos/calibration/apriltags/data/measurements-offset-arm_left_1.csv
90+
share/agimus_demos/talos/calibration/apriltags/data/measurements-pyrene-20200212-1.csv
91+
share/agimus_demos/talos/calibration/apriltags/common_hpp.py
92+
share/agimus_demos/talos/calibration/apriltags/compute_calibration.py
93+
share/agimus_demos/talos/calibration/README
94+
share/agimus_demos/talos/common/half_sitting.json
95+
share/agimus_demos/talos/common/camera_info.yaml
96+
share/agimus_demos/talos/common/publish_constants.py
97+
share/agimus_demos/srdf/aircraft_skin_with_marker.srdf
98+
share/agimus_demos/srdf/calibration_mire.srdf
99+
share/agimus_demos/srdf/talos.srdf
100+
share/agimus_demos/srdf/cup.srdf
101+
share/agimus_demos/urdf/calibration_mire.urdf
102+
share/agimus_demos/urdf/talos_calibration_camera.urdf
103+
share/agimus_demos/urdf/aircraft_skin_with_marker.urdf
104+
share/agimus_demos/urdf/cup.urdf
105+
lib/pkgconfig/agimus_demos.pc

agimus-demos/depend.mk

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# robotpkg depend.mk for: wip/agimus-demos
2+
# Created: Long Ha Thuc on Wed, 19 Aug 2020
3+
#
4+
5+
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
6+
AGIMUS_VISION_DEPEND_MK:= ${AGIMUS_VISION_DEPEND_MK}+
7+
8+
ifeq (+,$(DEPEND_DEPTH))
9+
DEPEND_PKG+= agimus-demos
10+
endif
11+
12+
ifeq (+,$(AGIMUS_VISION_DEPEND_MK)) # -------------------------------------------
13+
14+
PREFER.agimus-demos?= robotpkg
15+
16+
DEPEND_USE+= agimus-demos
17+
18+
DEPEND_ABI.agimus-demos?= agimus-demos>=1.1.1
19+
DEPEND_DIR.agimus-demos1?= ../../wip/agimus-demos
20+
21+
SYSTEM_SEARCH.agimus-demos= \
22+
'lib/pkgconfig/agimus-demos.pc:/Version/s/[^0-9.]//gp' \
23+
'share/agimus-demos/cmake/agimus-demosConfig-version.cmake:/PACKAGE_VERSION/s/[^0-9.]//gp'
24+
25+
endif # AGIMUS_VISION_DEPEND_MK -------------------------------------------------
26+
27+
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
28+

agimus-demos/distinfo

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SHA1 (agimus-demos-1.1.0.tar.gz) = 0175ce010aa1b62351328a1d41dd2bae37894233
2+
RMD160 (agimus-demos-1.1.0.tar.gz) = 7428725b0b6c0d35e2c50678f605c95c12eca51e
3+
Size (agimus-demos-1.1.0.tar.gz) = 243322 bytes

agimus-hpp/DESCR

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Package to link HPP to the Agimus framework

agimus-hpp/Makefile

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# robotpkg Makefile for: wip/agimus-hpp
2+
# Created: Long Ha Thuc on Tue, 18 Aug 2020
3+
#
4+
5+
ORG= agimus
6+
NAME= agimus-hpp
7+
VERSION= 1.0.0
8+
DOWNLOAD_LOC= releases/download
9+
MASTER_SITE_AGIMUS= https://github.com/agimus/
10+
DISTNAME= ${NAME}-${VERSION}
11+
12+
MASTER_SITES= ${MASTER_SITE_AGIMUS:=${NAME}/${DOWNLOAD_LOC}/v${VERSION}/}
13+
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}/${DOWNLOAD_LOC}/v${VERSION}
14+
LICENSE= gnu-lgpl-v3
15+
16+
CATEGORIES= wip
17+
COMMENT= Package to link HPP to the Agimus framework
18+
19+
include ../../wip/agimus_sot_msgs/depend.mk
20+
include ../../motion/dynamic-graph-bridge-msgs/depend.mk
21+
include ../../middleware/py-omniORBpy/depend.mk
22+
include ../../middleware/omniORB/depend.mk
23+
include ../../path/py-hpp-corbaserver/depend.mk
24+
include ../../path/py-hpp-manipulation-corba/depend.mk
25+
include ../../devel/ros-catkin/depend.mk
26+
include ../../mk/language/c.mk
27+
include ../../mk/language/c++.mk
28+
include ../../mk/robotpkg.mk

agimus-hpp/PLIST

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
share/agimus-hpp/package.xml
2+
share/agimus-hpp/launch
3+
share/agimus-hpp/launch/hpp_interface.launch
4+
share/agimus-hpp/cmake/agimus-hppConfig-version.cmake
5+
share/agimus-hpp/cmake/agimus-hppConfig.cmake
6+
share/agimus-hpp/scripts/hpp_node.py
7+
share/agimus-hpp/scripts/estimation.py
8+
lib/hppPlugins/agimus-hpp.so
9+
lib/pkgconfig/agimus-hpp.pc

agimus-hpp/depend.mk

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# robotpkg depend.mk for: wip/agimus-hpp
2+
# Created: Long Ha Thuc on Wed, 19 Aug 2020
3+
#
4+
5+
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
6+
AGIMUS_HPP_DEPEND_MK:= ${AGIMUS_HPP_DEPEND_MK}+
7+
8+
ifeq (+,$(DEPEND_DEPTH))
9+
DEPEND_PKG+= agimus-hpp
10+
endif
11+
12+
ifeq (+,$(AGIMUS_HPP__DEPEND_MK)) # -------------------------------------------
13+
14+
PREFER.agimus-hpp?= robotpkg
15+
16+
SYSTEM_SEARCH.agimus-hpp= \
17+
'lib/pkgconfig/agimus-hpp.pc:/Version/s/[^0-9.]//gp'
18+
19+
20+
DEPEND_USE+= agimus-hpp
21+
22+
DEPEND_ABI.agimus-hpp?= agimus-hpp>=1.0.0
23+
DEPEND_DIR.agimus-hpp?= ../../wip/agimus-hpp
24+
25+
endif # AGIMUS_HPP_DEPEND_MK -------------------------------------------------
26+
27+
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
28+
29+

agimus-hpp/distinfo

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SHA1 (agimus-hpp-1.0.0.tar.gz) = 896188e710073572b122787a73979529c2b08b31
2+
RMD160 (agimus-hpp-1.0.0.tar.gzz) = 051ac8fba4d2bddd248d6afa4921d4aeeb594eb2
3+
Size (agimus-hpp-1.0.0.tar.gz) = 784205 bytes

0 commit comments

Comments
 (0)