GithubHelp home page GithubHelp logo

motoman_interaction's People

Contributors

atsukiyokota avatar nishidatakeshilab avatar ryodotanaka avatar takakinishio avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

motoman_interaction's Issues

bbox_cap_img.py のエラー

kinect の点群のクラスタリングのプログラムを走らせた状態(BoundingBox が複数出ている状態)で

rosrun bbox_cap_img bbox_cap_img.py

を実行すると、

[ERROR] [WallTime: 1516717319.576536] LookupTransform Error !

のエラーが連続し、ImageArray が取り出せないことがあります。
bbox_cap_img.py を立ち上げ直すと正常に動作するときもあります。

tf の時間関係のエラーのようですが、詳細は調査中です。
プログラム内の

transform = self.tf_buffer.lookup_transform(self.cam_link_frame, target, tf_time, rospy.Duration(1))

transform = self.tf_buffer.lookup_transform(self.cam_link_frame, target, rospy.Time(0), rospy.Duration(1))

に変更すると動きはしますが、これだと時間管理ができていないですよね..?

Rviz プラグイン関連のエラー

catkin build 時に以下のエラーが発生しました。

Errors     << motoman_rviz_plugins:make /home/motoman/workspace/ROS/motoman_ws/logs/motoman_rviz_plugins/build.make.182.log
/home/motoman/workspace/ROS/motoman_ws/src/motoman_project/motoman_rviz_plugins/src/bounding_box_array_display.cpp: In constructor ‘motoman_rviz_plugins::BoundingBoxArrayDisplay::BoundingBoxArrayDisplay()’:
/home/motoman/workspace/ROS/motoman_ws/src/motoman_project/motoman_rviz_plugins/src/bounding_box_array_display.cpp:88:25: error: ‘class rviz::EnumProperty’ has no member named ‘addoption’
     coloring_property_->addoption("Tag", 4);
                         ^
make[2]: *** [CMakeFiles/motoman_rviz_plugins.dir/src/bounding_box_array_display.cpp.o] エラー 1
make[2]: *** 未完了のジョブを待っています....
make[1]: *** [CMakeFiles/motoman_rviz_plugins.dir/all] エラー 2
make: *** [all] エラー 2
cd /home/motoman/workspace/ROS/motoman_ws/build/motoman_rviz_plugins; catkin build --get-env motoman_rviz_plugins | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -

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.