Coder Social home page Coder Social logo

ros_control_client's People

Contributors

clintliddick avatar mkoval avatar

Stargazers

G.A. vd. Hoorn avatar

Watchers

 avatar Samuel Ainsworth avatar Matthew Klingensmith avatar Mike Vande Weghe avatar Douglas avatar Michael Dawson-Haggerty avatar Ethan K. Gordon avatar  avatar  avatar Pras Velagapudi avatar  avatar  avatar Daqing Yi avatar Stefanos Nikolaidis avatar Jennifer King avatar Jeongseok (JS) Lee avatar Matthew avatar Zita Marinho avatar  avatar Jimmy Jin avatar Allison Thackston avatar Fereshteh Sadeghi avatar Tapomayukh Bhattacharjee avatar Christoforos Mavrogiannis avatar Shen Li avatar Siddhartha Srinivasa avatar  avatar Johan Michalove avatar Amal Nanavati avatar Ethan Pronovost avatar Personal Robot avatar Preston Lee avatar Zoey avatar Jaclyn Brockschmidt avatar Ishan Mitra avatar  avatar  avatar William Agnew avatar Ramon Qu avatar Kevin Hsu avatar Stefania Pellegrinelli avatar David Butterworth avatar Shivaum Kumar avatar Ramya Challa avatar Bernie Zhu avatar Morgan avatar Youngsun Kim avatar Colin Summers avatar  avatar Aditya Vamsikrishna Mandalika avatar Hejia Zhang avatar  avatar

ros_control_client's Issues

Could not find a package configuration file provided by "controller_manager"

After I downloaded the 'ros_control_client' to my workspace and ran 'catkin_make', I got the following errors:

+++ processing catkin package: 'ros_control_client_py'
-- ==> add_subdirectory(ros_control_client/ros_control_client_py)
-- Using these message generators: gencpp;geneus;genlisp;genpy
-- Could NOT find controller_manager (missing: controller_manager_DIR)
-- Could not find the required component 'controller_manager'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by
"controller_manager" with any of the following names:

controller_managerConfig.cmake
controller_manager-config.cmake

Add the installation prefix of "controller_manager" to CMAKE_PREFIX_PATH or
set "controller_manager_DIR" to a directory containing one of the above
files. If "controller_manager" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
ros_control_client/ros_control_client_py/CMakeLists.txt:4 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/yuchen/projects/build/CMakeFiles/CMakeOutput.log".
See also "/home/yuchen/projects/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

Could you please let me know how to fix this? Thank you very much!

Best,
Yuchen

Rearrange Repository

rename and move ros_control_client_py to the top level. There will never be a ros_control_client_cpp here.

Support Indigo and Jade msg types

The functionality looks good, but there are two minor cleanup issues:

  • Delete forcetorque_sensor_client.py, it appears to be a copy of trigger_client.py
  • Move JointStateClient to a separate file (it's currently in controller_client.py)

Also, I spotted a few typos:

  • Typo in TriggerFuture:

    Constructs a future that pends on the execution of a Trigger command

  • Typo in TriggerClient:

    Consructs a client that sends pr_control_msgs/Trigger actions

  • Typo in SetPositionClient:

    Consructs a client that sends pr_control_msgs/SetPosition actions

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.