232 Commits (2b87e5a790a68f8d7a02615e9327444679b3f17e)

Author SHA1 Message Date
Thomas Gubler da4cfad3c2 subscriber example: improve init 10 years ago
Thomas Gubler 8ae1c9763d write publisher example as class 10 years ago
Thomas Gubler 52c35a8e20 solve conflict for definiton of FILE 10 years ago
Thomas Gubler 83d97fd1c2 better support for param default values on ros and px4 10 years ago
Thomas Gubler c2e2b3d52f make param wrapper macros compatible for px4 and ros, needs cleanup 10 years ago
Thomas Gubler 924350a5de bring up param wrapper for px4, moved global include file 10 years ago
Thomas Gubler 1c79f0cef1 improve param wrapper for ros, prepare for px4 10 years ago
Thomas Gubler 6a99b04fb7 add parameter wrapper macros for ros 10 years ago
Thomas Gubler 05a87a706a move px4_defines file 10 years ago
Thomas Gubler 8d3d8a3358 subscriber example clean up 10 years ago
Thomas Gubler 5bb03f1c2d subscriber example increase stack size 10 years ago
Thomas Gubler 4d91c61f8f add macros for easy 2d array support, builds on px4 test build 10 years ago
Thomas Gubler 6b695ac9e8 add PX4 advertise macro 10 years ago
Thomas Gubler caa61a4fdc add support for subcription method callbacks for ros and nuttx 10 years ago
Thomas Gubler 9abc8e26b7 correctly handle interval, call callback only when topic updated, add example for 2 topics 10 years ago
Thomas Gubler 1b416a8e1f use interval setting correctly, improve px4::spin 10 years ago
Thomas Gubler b351d67175 fix print for px4 10 years ago
Thomas Gubler 59a9648bb6 macro for topic subscription 10 years ago
Thomas Gubler 946d1203cf remove unnecessary variable 10 years ago
Thomas Gubler 36bf0c04c8 WIP, c++11 style callbacks for px4 10 years ago
Thomas Gubler ee534b827a move spin functions to nodehandle 10 years ago
Thomas Gubler 818a49b5a8 fix ros compile errors 10 years ago
Thomas Gubler 0474908e1c reenable task flag 10 years ago
Thomas Gubler e7c1e5b1ff wip, working on the nuttx wrapper 10 years ago
Thomas Gubler 55cf2fc61c WIP, towards more px4 compatibility, first macros 10 years ago
Thomas Gubler 978013bbb8 px4 wrapper for ros publisher 10 years ago
Thomas Gubler e2f846ee2f create list of subscribers 10 years ago
Thomas Gubler 1826fa5d39 improve subsciber api 10 years ago
Thomas Gubler 3f36d30a34 wrapped subscriber 10 years ago
Lorenz Meier f36f54c621 Restructuring of generic middleware support files, wrapping of the main ROS calls, skeletons for publishers / subscribers 10 years ago
Thomas Gubler 1e9f431cf1 ros example: send rc_channels message 10 years ago
Lorenz Meier 739c407cfd Fix flow example 10 years ago
Lorenz Meier 3956a2c836 Baby steps towards PX4 ROS nodes 11 years ago
Lorenz Meier 3b2b280a41 Get ROS examples to compile, add simple RC channels message 11 years ago
Lorenz Meier c467d1635e Build fixes for example 11 years ago
Don Gagne 92adbe9216 Fix compiler warnings 11 years ago
Lorenz Meier d0f4232ac6 Build and runtime fixes for matlab csv serial bridge 11 years ago
Lorenz Meier c4280a7cd8 matlab logging: Initial CSV example 11 years ago
Lorenz Meier 577dc879d3 Removed obsolete flow control example 11 years ago
Lorenz Meier 9d2bfb596c flow example: Use smaller stack and correct start logic 11 years ago
Lorenz Meier 8f6a50708f examples: Adjust start tool and main stack sizes to reasonable defaults 11 years ago
Lorenz Meier 8e46308fdd examples: fixed wing: Reduce start tool stack size 11 years ago
Diogo Machado 0789189c05 - Added JC params to jetdrive control example app. 11 years ago
Diogo Machado be4af0ab3b code clean up 11 years ago
Diogo Machado 52b29cae39 added poll to 'attitude_rates_setpoint' as requested in TODO 11 years ago
Diogo Machado 1acd951173 added publish to actuators when _v_control_mode.flag_external_manual_override_ok flag is set 11 years ago
Diogo Machado 08055e5d52 added examples/jetdrive_control(copy of mc_att_control) 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Anton Babushkin 58792c5ca6 Use double for lat/lon in vehicle_global_position topic, use filed names lat, lon, alt, vel_n, vel_e, vel_d for global positions 11 years ago
Julian Oes 1c7e07d8d7 Topics: Move from global_position_setpoint to mission_item_triplet 11 years ago