项目作者: gitklindsayjr

项目描述 :
Example for creating ROS Publisher/Subscriber for the MSP432 using TI's Code Composer Studio ccsv8
高级语言: C++
项目地址: git://github.com/gitklindsayjr/MicroControllers.git
创建时间: 2019-01-10T00:32:37Z
项目社区:https://github.com/gitklindsayjr/MicroControllers

开源协议:GNU Lesser General Public License v2.1

下载


Ros MSP432 Code Composer Studio

This repository contains 2 folders. The first one ROS_MSP432_Red contains a project static library, RosMspHwdLib,
two subscriber projects and one publisher project. In addition all the metadata to run Code Composer Studio ccsv8
on a Ubuntu 16.04 PC is included. The compilers that were used are TI’s TI v18.1.2.LTS or v18.1.4.LTS. The second folder contains the a ROS Library for TI Tivac, and the MSP432, RosLib.

Additional instuctions are found in: readme.txt and setup.txt which can be found in the ROS_MSP432_Red folder.