-
new Job({name: "j2",
do_list:
[Dexter.MAX_SPEED = 30,
Dexter.move_all_joints([0, 75, 0, -90, 0]),
function wave(){
let cmds = [];
for (var i = 0; i < 10…
-
I'm trying to build a model from the most recent wikipedia dump, getting an error during generate-one-spot-per-line.sh:
```
ubuntu@ip-172-31-5-17:~/dexter/dexter-core$ ./scripts/generate-one-spot-per…
-
Hi,
I followed the following steps
> wget http://hpc.isti.cnr.it/~ceccarelli/dexter2.tar.gz
> tar -xvzf dexter2.tar.gz
> cd dexter2
> java -Xmx4000m -jar dexter-2.1.0.jar
Here is a dump fr…
-
Steps to reproduce:
1. Create an empty MIDI track in Logic Pro.
2. Add VCV 2 Stereo instrument.
3. Add MIDI Map (MIDI Map, _not_ MIDI -> CV) and Dexter modules.
4. Map any CC to any Dexter knob …
-
````
var bend_over = function() {
let angle = Math.random() * 360
return Dexter.move_all_joints([angle, [45]])
}
var celebrate = function() {
let cmds = []
cmds.push(Dexter.move_all…
-
(longqloraenv) dexter@mu00153612L:~/zhy/LongQLoRA/script/evaluate$ python -m bitsandbytes
===================================BUG REPORT===================================
Welcome to bitsandbytes. …
-
/* Job Example 2
move_all_joints takes 5 angles in degrees, one for each
of Dexter's joints.
move_to takes an xyz position (in meters from Dexter's base),
where you want the end effect to e…
-
Hi,
First of all, i'm new here and wanted to thank you for your work.
My question, as the title predicts, is if there is an present compatibility for ev3dev with Dexter Industry IMU sensor:
http://w…
-
# Create Dexter robot_description #
Using URDF provided in #97.
# Create ROS controllers (action servers) for Moveit #
Using ros_control framework like [this](https://github.com/PickNikRobotics/r…
-
It will be desirable to operate Dexters remotely via the Internet either to monitor, operate, and/or repair remote devices, or to make Dexters available for general purpose work.
Dexter supports s…