Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add openni_description package. #58

Merged

Conversation

130s
Copy link
Member

@130s 130s commented Jan 6, 2018

Realizing the suggestion in this discourse thread. Kinect's model file is copied from turtlebot_description and removed Turtlebot-specific portion.

In a trial to show what's changed from Turtlebot version, I separate commits as much as possible.

This PR depends on #57 -> Rebased.

@130s 130s force-pushed the i/add_description/add_openni_launch branch from 17059d8 to 8540628 Compare January 6, 2018 19:54
@130s 130s force-pushed the i/add_description/add_openni_launch branch 2 times, most recently from 04f133d to bba958f Compare January 7, 2018 08:39
resulted_urdf_file_relpath = "./sample_kobuki.urdf"
kobuki_xacro_file_path = rospkg.RosPack().get_path('openni_description') + "/test/sample_kobuki.urdf.xacro"
self.assertTrue(os.path.isfile(kobuki_xacro_file_path)
xacro_output_memory = xacro.process_file(kobuki_xacro_file_path)
Copy link
Member Author

@130s 130s Jan 13, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method is only available after xacro 1.10.x that is available after ROS Jade as of today.

@130s 130s force-pushed the i/add_description/add_openni_launch branch 6 times, most recently from 5b310be to 0d8e849 Compare January 14, 2018 01:48
130s added 3 commits January 13, 2018 18:14
[description][test] Use source permission to pass the tests in install space.
…rom xacro becomes available.

[desc][test] I think xacro Python API is not meant to be used from outside of xacro pkg.

[ci] Disable tests on Indigo as tests in openni_description might never pass on Indigo due to xacro issue.
@130s 130s force-pushed the i/add_description/add_openni_launch branch from 0d8e849 to c58566e Compare January 14, 2018 02:14
@130s 130s merged commit 150b6a9 into ros-drivers:indigo-devel Jan 14, 2018
@130s 130s deleted the i/add_description/add_openni_launch branch January 14, 2018 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant