Giter Club home page Giter Club logo

Comments (5)

routiful avatar routiful commented on August 22, 2024

Sorry for inconvenience.
Please pull master branch and make again.

from open_manipulator.

hyunoklee avatar hyunoklee commented on August 22, 2024

Thank you

from open_manipulator.

hyunoklee avatar hyunoklee commented on August 22, 2024

Sorry .
I did not build and closed the issue.
Today I download updated dynamixel-workbench-msg git and updated dynamixel-workbench git .
But I still see little build error.
So I reopen the issue.
I attach build error log below.
////////build error log////////////
manager_gui/moc_main_window.cpp.o
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp: In member function ‘bool DYNAMIXEL::JointDynamixel::setOperatingMode(std::vector, STRING)’:
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp:179:38: error: ‘class DynamixelWorkbench’ has no member named ‘CurrentBasedPositionMode’
result = dynamixel_workbench
->CurrentBasedPositionMode(actuator_id.at(num), current, &log);
^
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp: In member function ‘std::vector<ROBOTIS_MANIPULATOR::_Point> DYNAMIXEL::JointDynamixel::receiveAllDynamixelValue(std::vector)’:
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp:309:117: error: no matching function for call to ‘DynamixelWorkbench::convertValue2Current(_gnu_cxx::alloc_traits<std::allocator >::value_type&, uint16_t)’
actuator.effort = dynamixel_workbench
->convertValue2Current(actuator_id.at(index), (uint16_t)get_value[index]);
^
In file included from /home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/../include/open_manipulator_libs/Dynamixel.h:27:0,
from /home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp:19:
/home/hyunoklee/catkin_ws/src/dynamixel-workbench/dynamixel_workbench_toolbox/include/dynamixel_workbench_toolbox/dynamixel_workbench.h:90:9: note: candidate: float DynamixelWorkbench::convertValue2Current(int16_t)
float convertValue2Current(int16_t value);
^
/home/hyunoklee/catkin_ws/src/dynamixel-workbench/dynamixel_workbench_toolbox/include/dynamixel_workbench_toolbox/dynamixel_workbench.h:90:9: note: candidate expects 1 argument, 2 provided
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp: In member function ‘bool DYNAMIXEL::GripperDynamixel::setOperatingMode(STRING)’:
/home/hyunoklee/catkin_ws/src/open_manipulator/open_manipulator_libs/src/Dynamixel.cpp:482:36: error: ‘class DynamixelWorkbench’ has no member named ‘CurrentBasedPositionMode’
result = dynamixel_workbench
->CurrentBasedPositionMode(dynamixel
.id.at(0), current, &log);

from open_manipulator.

routiful avatar routiful commented on August 22, 2024

We are updated dynamixel-workbench and openmanipulator repo.
Please pull every repository including msgs.

from open_manipulator.

hyunoklee avatar hyunoklee commented on August 22, 2024

thank you
build ok

from open_manipulator.

Related Issues (20)

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.