Commit Graph

6 Commits

Author SHA1 Message Date
dgo
4c4ba3cb57 @types/roslib:
* Added definition for TFClient.
  * Added definition for Transform.
  * Added definition for Vector3.
  * Added definition for Quaternion.
2018-01-30 15:54:40 +01:00
lars-pf
1acdc07711 Minor fixes on roslib typings. (#22733)
* Added missing function definition for Goal 'on'.

The 'on' function is necessary to connect callback functions to events from ROS action goal 'timeout', 'status', 'feedback', 'result'.

* Increased version number after minor extension

* Changed datatype of 'end' param in to 'number'.

The end time should be also transmitted as a number in seconds like time t.

* Increased version number after minor fix.
2018-01-08 15:11:54 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00