Giter VIP home page Giter VIP logo

ros_openpose_rgbd's Issues

AttributeError: 'RgbdImage' object has no attribute '_camera_pose'

Hi @felixchenfy
when i tried this command :

3.1.2. lib_draw_3d_joints.py
python lib_draw_3d_joints.py
roslaunch ros_openpose_rgbd run_rviz.launch

i got this following error :
python lib_draw_3d_joints.py
Unable to register with master node [http://localhost:11311]: master may not be running yet. Will keep trying.
[INFO] [1610807311.947765]: RvizMarker.init(): frame_id=base, topic_name=visualization_marker
Traceback (most recent call last):
File "lib_draw_3d_joints.py", line 425, in
test_visualize_3d_joints()
File "lib_draw_3d_joints.py", line 403, in test_visualize_3d_joints
hand_joints[:, i, :, :])
File "lib_draw_3d_joints.py", line 239, in init
self.set_joints(rgbd, body_joints, hand_joints)
File "lib_draw_3d_joints.py", line 248, in set_joints
self._body = Body(id_body, rgbd, body_joints)
File "lib_draw_3d_joints.py", line 181, in init
super(Body, self).init(*args)
File "lib_draw_3d_joints.py", line 61, in init
self._create_3d_joints(joints)
File "lib_draw_3d_joints.py", line 132, in _create_3d_joints
joints_xyz_in_world = change_joints_coordinate_to_world()
File "lib_draw_3d_joints.py", line 127, in change_joints_coordinate_to_world
T_camera = self._rgbd.camera_pose() # 4x4
File "/home/kubotalab/open3dtest_ws/src/ros_openpose_rgbd/utils/lib_rgbd.py", line 62, in camera_pose
return self._camera_pose
AttributeError: 'RgbdImage' object has no attribute '_camera_pose'

can you help me?

cannot find the package after cakin_make

Hi dear developer

I met a problem I clone your package in the ~/catkin_ws/src
And after catkin_make, it stopped at

Running command: "make cmake_check_build_system" in "/home/vcipl/catkins/build"

Running command: "make -j8 -l8" in "/home/vcipl/catkins/build"

After that when I try to run the command:
$ roslaunch ros_openpose_rgbd run_rviz.launch
The error is
RLException: [run_rviz.launch] is neither a launch file in package [ros_openpose_rgbd] nor is [ros_openpose_rgbd] a launch file name.

Is the any steps in compiling I got mistakes? I am new to the melodic.
Hope to hear from you soon

Thank you
Le Zhou

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.