ambf
ambf copied to clipboard
Asynchronous Multi-Body Framework
Adds Keyboard control for the Object Control GUI; moved text into Buttons instead of as label. Control via Translation: WASD, UP/DOWN, Rotation: TFGH, LEFT/RIGHT, Gripper: YXCV, QE Hold shift for...
Hi Adnan, When I pull the newest 2.0 and build it, I get the error message in title, which is solved by modifying: find_package(Boost COMPONENTS filesystem REQUIRED) in CmakeList.txt, to:...
Hi, I was able to teleoperate the KUKA robot using the python GUI as demonstrated in the example. However, then I tried to replace KUKA with PSM. I tried two...
Hi, when I install ambf-2.0 on Ubuntu 20.04, it gave an error that the "cpuid.h" is missing. Could you please help me solve it? 
Hello, I'm new on AMBF and I try to run the example in the AMBF files The example is 'https://github.com/WPI-AIM/ambf/tree/ambf-1.0/ambf_ros_modules/examples/input_device_teleop_example'. At the second step, after I run: sudo ./ambf_simulator -p60...
Hi Adnan, Getting an error when running the make command. I'm running Ubuntu 20.4 which I believe you said should be supproted. Let me know if that's the source of...
Hello, I have 2 kidneys model that I would like to implement as soft bodies in the scene for a palpation task. Starting from the rigid model in Blender, I've...
* Update _input_devices.yaml_ and _input_devices_shadow.yaml_ Added lines to include sigma.7 and omega.7 haptic devices * Update _afInputDevices.cpp_ Added lines to manage the presence of the '.' in the haptic device...
in the ECM model I made all the joints passive: false This made 9/12 joints appear in the output. The following joints did not appear - yaw link-pitch back link...