Giter Site home page Giter Site logo

Hi Jose 👋🏾 about machina.net HOT 6 OPEN

endfold avatar endfold commented on September 3, 2024
Hi Jose 👋🏾

from machina.net.

Comments (6)

garciadelcastillo avatar garciadelcastillo commented on September 3, 2024

Try this:

var program = arm.Compile();
arm.SaveProgram(program, @"D:\temp");

from machina.net.

garciadelcastillo avatar garciadelcastillo commented on September 3, 2024

This this work @endfold ?

from machina.net.

endfold avatar endfold commented on September 3, 2024

Hi @garciadelcastillo I tried it a few days ago and yes it works amazingly! I haven't had time to move forward with the tutorial since but I'm going to be on Spring break from Friday so I'll have more time to tinker! I'm still very fascinated with machina. At school we are using robot components plug-in on grasshopper but to be honest I think it's more advantageous to learn the inner workings of coding in c# rather than relying on the plug-in but maybe I am wrong either way I'd prefer to learn through you intervention with machina. I have question slightly related: are you interested in building robots? I recently stumbled upon ROS are you familiar with it?

from machina.net.

endfold avatar endfold commented on September 3, 2024

Hi @garciadelcastillo Hope you're well.
I've since continued working on C# following along to your tutorial and have been able to save program using
var program = arm.Compile(true,true);
arm.SaveProgram(program, @"D:\temp");

However when i load program to robot studio I get a message "Errors in Rapid Code"
I'm a bit stuck at this point. Do you have any suggestions? Thank you :) sorry to be a bug

from machina.net.

endfold avatar endfold commented on September 3, 2024

@garciadelcastillo the code is saved as .pgf
Also when i open the code in Atom, I don't see any rapid code.

from machina.net.

endfold avatar endfold commented on September 3, 2024

Forgive me @garciadelcastillo for being such a nag...I realized after checking the folder where the program was saved to that two file types were save : the first is a .pgf and the second is a .mod I don't know why they saved to this however I can open the .mod in Atom and see the code and i changed the .mod to .prg and tried to open it in robot studio but robot studio doesnt load it with the 'main' and I get the error 'main' in T_ROB not found. I'm not sure at this point what to do. I really want to move forward start writing toolpaths but im very confused by the file format

from machina.net.

Related Issues (14)

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.