How to port ROS C++ project to K64F?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to port ROS C++ project to K64F?

707件の閲覧回数
michaelkoller
Contributor III

Hello!

In my current project, my low level control (motors, sensor , etc) runs on my K64F, while the Ros project, that generates the steering and driving commands, runs on a laptop. The laptop and the K64F communicate via Uart

 

Now I need to move a part of the functionality of the ROS Project to the MCU. This won't be run in ROS, I am only interested in the part of the source code that does computation for the steering commands. (I don't want to run ROS on the MCU.)

My problem now is, that my the ROS project is written in C++ and the project on the MCU is written in C. Is there an option to convert a KinetisIDE project from C to C++?

I am using the KSDK 1.3.0 framework at the moment.

 

Best,

Michael

ラベル(1)
0 件の賞賛
1 返信

494件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

I suggest you check if this post can help you.

https://community.nxp.com/docs/DOC-136743 

Best Regards.

Jennie

0 件の賞賛