Code Monkey home page Code Monkey logo

cozmo-csharp-sdk's Introduction

cozmo-csharp-sdk

Anki Cozmo C# SDK Interface

Please note that updates to this C# SDK interface are indefinitely on hold. Current users can continue to use it, though must remain on version 3.0 of the Cozmo mobile app.

Unlike the Cozmo Python SDK - https://github.com/anki/cozmo-python-sdk - the C# SDK is not actively maintained by Anki, and is instead meant as a starting point for anyone who wishes to build their own C# SDK for interacting with Cozmo.

The Cozmo Python SDK GitHub repo: https://github.com/anki/cozmo-python-sdk

Learn more about Cozmo: https://anki.com/cozmo

Learn more about the SDK: https://developer.anki.com/

SDK documentation: http://cozmosdk.anki.com/docs/

Forums: https://forums.anki.com/

The included project can be built on macOS via Xamarin Studio, or on Windows via Visual Studio. This project is a very small sample application which demonstrates how to send an action to Cozmo, and how to register for specific callbacks to receive incoming messages. Other messages can be found by browsing the CladCSharp.dll assembly, and can be sent and received using a similar approach.

To connect to the Cozmo app running on your mobile device, you will need to plug in the device via a USB cable, and also set up port forwarding for TCP port 5106 to go over the USB cable.

For Android devices use adb:

adb forward tcp:5106 tcp:5106

For iOS devices you will need to use the usbmux protocol (usually installed as part of iTunes) along with something like libimobiledevice.

cozmo-csharp-sdk's People

Contributors

ankinicolas avatar msintov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cozmo-csharp-sdk's Issues

Issue with an Action

I dont understand how the action turnInPlace works, as it doesn't work twice on Cozmo without moving him manualy

Please enlighten me
Thank you

Error while execute

I get the following error, when i execute the c# project.

System.Exception: "CladMismatchEngineToGame - Engine's hash (85-D5-22-11-FD-EB-05-FD-80-7A-6E-8B-10-0C-CB-78) != UI's (E4-85-DF-06-86-B7-D9-55-0C-9C-B4-CB-96-E2-D6-36)"

Could it be that the version of the csharp-sdk is not up to date?

Update CladCSharp DLL for Cozmo 3.4.3.

The provided version seems outdated as expressed by

CladMismatchEngineToGame - Engine's hash (52-AB-2F-22-2C-9B-A0-E9-C5-59-09-01-12-11-98-EC) != UI's (84-C1-5B-DE-51-3F-36-59-04-6B-97-DE-66-54-7B-69)'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.