Thomas Timm Andersen
|
834136a997
|
Fixed a bug related to malformed RT messages in 3.0.
updated readme
|
2015-09-16 16:14:51 +02:00 |
|
Thomas Timm Andersen
|
61dac1e977
|
Added som ROS_DEBUG messages for IO states
|
2015-09-16 15:11:49 +02:00 |
|
Thomas Timm Andersen
|
12b92c14db
|
Bugfixes in URScript commands
|
2015-09-16 15:08:46 +02:00 |
|
Thomas Timm Andersen
|
c7556ace42
|
Updated readme
|
2015-09-16 14:23:20 +02:00 |
|
Thomas Timm Andersen
|
8b030e3f5d
|
Updated readme
|
2015-09-16 14:22:07 +02:00 |
|
Thomas Timm Andersen
|
1b995a928b
|
ROSify output based on compiler flag
|
2015-09-16 14:06:39 +02:00 |
|
Thomas Timm Andersen
|
fb95d2188d
|
Tested and bugfixed masterboard data parsing
|
2015-09-16 13:38:21 +02:00 |
|
Thomas Timm Andersen
|
699bc08ac6
|
Added ROS publisher of IOStates
|
2015-09-16 11:42:55 +02:00 |
|
Thomas Timm Andersen
|
0feb493799
|
Parsing masterboard data
|
2015-09-16 11:26:06 +02:00 |
|
Thomas Timm Andersen
|
8f3ae49e28
|
Added URScript interface - untested
|
2015-09-15 17:23:57 +02:00 |
|
Thomas Timm Andersen
|
273236f7c1
|
Set speed on all joints to 0 before closing RT socket. Set short timeout on non-RT socket
|
2015-09-15 17:12:52 +02:00 |
|
Thomas Timm Andersen
|
ad1ec0d9e9
|
Close RT socket
|
2015-09-15 17:10:01 +02:00 |
|
Thomas Timm Andersen
|
c010efd225
|
added *~ to .gitignore
|
2015-09-15 17:08:02 +02:00 |
|
Thomas Timm Andersen
|
69c5fa780a
|
Implemented communication on port 30001 and 30002 - untested
|
2015-09-15 17:05:34 +02:00 |
|
Thomas Timm Andersen
|
889e2b70d4
|
Implemented communication on port 30001 and 30002 - untested
|
2015-09-15 17:03:59 +02:00 |
|
Thomas Timm Andersen
|
cb18dd1d96
|
Implemented communication on port 30001 and 30002 - untested
|
2015-09-15 17:03:39 +02:00 |
|
Thomas Timm Andersen
|
b5a687a54a
|
Verified that the use of a char buffer + string concatenation is actually faster than a stringstram
|
2015-09-15 11:56:28 +02:00 |
|
Thomas Timm Andersen
|
4d5c7101ba
|
Started structure for non real time data parsing
|
2015-09-10 17:49:32 +02:00 |
|
Thomas Timm Andersen
|
e71848f1f7
|
Prepared msg publisher for joint_offset
|
2015-09-10 15:30:13 +02:00 |
|
Thomas Timm Andersen
|
1b4ef808ee
|
Fixed calls to ROS_ERROR
|
2015-09-10 14:46:18 +02:00 |
|
Thomas Timm Andersen
|
9d56e027d2
|
Sanity check of actionserver goal input
|
2015-09-10 14:44:58 +02:00 |
|
Thomas Timm Andersen
|
0e6fe245b9
|
Added boundary check for setting payload
|
2015-09-10 14:17:15 +02:00 |
|
Thomas Timm Andersen
|
8bf9e356f5
|
Read payload and max velocity from parameter server
|
2015-09-10 14:02:10 +02:00 |
|
Thomas Timm Andersen
|
017810c30f
|
Added minPayload, maxPayload and maxVelocity
|
2015-09-10 13:43:58 +02:00 |
|
Thomas Timm Andersen
|
1c2b3ad259
|
Chnaged magic constant to io_flag_delay_
|
2015-09-10 13:33:30 +02:00 |
|
Thomas Timm Andersen
|
8d1c8b2e43
|
Fixed include
|
2015-09-10 13:30:57 +02:00 |
|
Thomas Timm Andersen
|
10c8e6e012
|
Fixed include
|
2015-09-10 13:30:43 +02:00 |
|
Thomas Timm Andersen
|
a7d3f78f0f
|
Added ROS hooks for services
|
2015-09-10 10:48:43 +02:00 |
|
Thomas Timm Andersen
|
b98e57a475
|
Added IO and payload service
|
2015-09-10 10:37:52 +02:00 |
|
Thomas Timm Andersen
|
daa05e5004
|
added launch files
|
2015-09-09 15:23:29 +02:00 |
|
Thomas Timm Andersen
|
68835c549e
|
added launch files
|
2015-09-09 15:23:06 +02:00 |
|
Thomas Timm Andersen
|
816f1215c8
|
Add speed interface
|
2015-09-09 13:34:21 +02:00 |
|
Thomas Timm Andersen
|
326c9fbb59
|
Classify the ros wrapper
|
2015-09-09 12:57:54 +02:00 |
|
Thomas Timm Andersen
|
302dd85a19
|
Classify the ros wrapper
|
2015-09-09 12:47:10 +02:00 |
|
Thomas Timm Andersen
|
3bf58b024c
|
Added sleep before reporting action goal is succesfull
|
2015-09-09 11:20:16 +02:00 |
|
Thomas Timm Andersen
|
cb38c1f028
|
Bugfix in calculating servoj commands
|
2015-09-09 11:15:14 +02:00 |
|
Thomas Timm Andersen
|
28e033f5b3
|
Added trajectory and actionlib interface
|
2015-09-08 19:26:43 +02:00 |
|
Thomas Timm Andersen
|
bbcac405d4
|
Changed uint to unsigned int for better cross-platform performance
|
2015-09-08 12:46:13 +02:00 |
|
Thomas Timm Andersen
|
17296c4e6b
|
Removed potential deadlock
|
2015-09-08 12:40:35 +02:00 |
|
Thomas Timm Andersen
|
401a16fbd4
|
Cleaned up a bit and removed a few global vars
|
2015-09-08 12:28:33 +02:00 |
|
Thomas Timm Andersen
|
3e7d9042d1
|
Update LICENSE
|
2015-09-08 12:56:17 +02:00 |
|
Thomas Timm Andersen
|
032b58e263
|
Initial commit
|
2015-09-08 12:55:29 +02:00 |
|
Thomas Timm Andersen
|
1ef0a97d23
|
Adding files
|
2015-09-08 11:09:09 +02:00 |
|